fix schroot-list-sessions call docs
[mirror/dsa-wiki.git] / input / doc / schroot.mdwn
index bc70955..b0db692 100644 (file)
@@ -3,8 +3,6 @@ using schroot in debian.org porterboxes
 
 When logging into Debian porterbox machine:
 
-The previous description is rather compact and dense, so let's try to describe the usage in more friendly way.
-
 * List available chroots:
 <pre><code>
        $ schroot -l
@@ -53,7 +51,7 @@ The previous description is rather compact and dense, so let's try to describe t
 <pre><code>
        $ schroot --list --all-sessions
 or
-       $ schroot-list-sessions [<userglob>]
+       $ schroot-list-sessions
 </code></pre>
 
 * You should be done by now. If you find any issue, please report to debian-admin@lists.debian.org.