summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Băluț <alexandru.balut@gmail.com>2017-04-17 00:10:34 +0200
committerThibault Saunier <thibault.saunier@osg.samsung.com>2017-04-17 13:04:20 -0300
commit1a6b88154f34a2cc7642f4349a07efc3da25190a (patch)
treee7ab572ad1f58941d9f9d961bd13a9befbbf3752
parent8da2725c51e2576cec9de6612317ab354b1e9454 (diff)
man: Fix incorrect flag
Reviewed-by: Thibault Saunier <tsaunier@gnome.org> Differential Revision: https://phabricator.freedesktop.org/D1722
-rw-r--r--git-phab.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-phab.txt b/git-phab.txt
index d5c9270..92e0bda 100644
--- a/git-phab.txt
+++ b/git-phab.txt
@@ -81,7 +81,7 @@ Apply a revision and its dependencies.
+
With `--no-dependencies` (or `-n`), revision's dependencies will not be applied.
+
-With `--output-directory` (or `-n`), patches aren't applied to the repository,
+With `--output-directory` (or `-o`), patches aren't applied to the repository,
but exported to a directory instead.
*browse*::