summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeandro Lucarella <leandro.lucarella@sociomantic.com>2014-12-15 12:30:10 +0100
committerMihails Strasuns <mihails.strasuns@sociomantic.com>2014-12-18 07:56:30 +0100
commitf4d091dd0ea0756ab0778955984406fe1cfb201b (patch)
treec27a02129d3658ca051ffbed66d0fad1a410d175
parente89421751b5c70670cf983d06ebb614367c004e0 (diff)
man: Fix wrong indentation
-rw-r--r--man.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/man.rst b/man.rst
index 7f112bc..4beee69 100644
--- a/man.rst
+++ b/man.rst
@@ -357,11 +357,11 @@ COMMANDS
working directory in a very clean state, which avoid conflicts when
checking out the pull request to rebase.
- \-a, --stash-all
- Passes the **--all** option to stash. Is like
- **--stash-include-untracked** but the ignored files are stashed and
- cleaned in addition to the untracked files, which completely removes the
- possibility of conflicts when checking out the pull request to reabase.
+ \-a, --stash-all
+ Passes the **--all** option to stash. Is like
+ **--stash-include-untracked** but the ignored files are stashed and
+ cleaned in addition to the untracked files, which completely removes the
+ possibility of conflicts when checking out the pull request to reabase.
Actions: