Change landslide option -r to -i
make confirmation easier in the local machine. Change-Id: I4009b6c3de608a35291ef2938b667ecc7aa7e962
This commit is contained in:
parent
99459e2b30
commit
fb99999892
@ -10,5 +10,5 @@ fi
|
||||
|
||||
for presentation in *.rst; do
|
||||
presentation_name=$(basename "${presentation}" .rst)
|
||||
landslide -r -d "${presentation_name}.html" "${presentation}"
|
||||
landslide -i -d "${presentation_name}.html" "${presentation}"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user