From 46444286c8d70797964dc80dd70e42a0f2d35723 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Mon, 26 Dec 2011 18:18:10 -0800 Subject: improve the usage to include an example of multiple actions. --- layman/argsparser.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layman/argsparser.py b/layman/argsparser.py index e1703ac..c8f3828 100644 --- a/layman/argsparser.py +++ b/layman/argsparser.py @@ -40,6 +40,8 @@ from layman.version import VERSION _USAGE = """ layman (-a|-d|-s|-i) (OVERLAY|ALL) + # it also supports multiple actions + layman (-a|-d|-s|-i) (OVERLAY|ALL) [ [(-a|-d|-s|-i) (OVERLAY)] ...] layman -f [-o URL] layman (-l|-L|-S)""" -- cgit v1.2.3-1-g7c22