Skip to content

Commit 1bbb478

Browse files
authored
Update main docs with newest commands (#17)
1 parent d1992dc commit 1bbb478

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Listing known flavors
130130

131131
.. code-block:: shell
132132
133-
$ repo-man --known
133+
$ repo-man sniff --known
134134
some-flavor
135135
some-other-flavor
136136
@@ -162,7 +162,7 @@ List repositories you have cloned but that have no configured flavor:
162162

163163
.. code-block:: shell
164164
165-
$ repo-man --unconfigured
165+
$ repo-man sniff --unconfigured
166166
some-unknown-repo
167167
some-other-unknown-repo
168168
@@ -186,7 +186,7 @@ You can list all the repositories that you've configured as more than one flavor
186186
187187
.. code-block:: shell
188188
189-
$ repo-man --duplicates
189+
$ repo-man sniff --duplicates
190190
repo-one
191191
192192
Tips and tricks

0 commit comments

Comments
 (0)