From 5c5404655eabe9e1bbe2ef4b26016ab954b487fe Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 21 Jul 2016 10:41:51 +0200 Subject: [PATCH] change order of session list commands --- input/doc/schroot.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/doc/schroot.mdwn b/input/doc/schroot.mdwn index 1da1678..80ca83b 100644 --- a/input/doc/schroot.mdwn +++ b/input/doc/schroot.mdwn @@ -52,9 +52,9 @@ When logging into Debian porterbox machine: * List (your) open sessions:

-	$ schroot --list --all-sessions
-or
 	$ schroot-list-sessions
+or
+	$ schroot --list --all-sessions
 
* You should be done by now. If you find any issue, please report to debian-admin@lists.debian.org. -- 2.20.1