diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-01 22:24:41 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-01 22:32:19 -0500 |
commit | 256c1eba6b9eb31e2e9aa5cf82ed38eb441a6a51 (patch) | |
tree | e538cbce22643688be9b84464ff4bbc0d1f0b2ce /catalog/systemd.pt_BR.catalog.in | |
parent | e7aa3f5014d601b91c7bf8f3a20d5b5c1a0a5908 (diff) |
cgls: allow --unit, --user-unit to take optional argument
The following are all equivalent:
--unit foo.service bar.service
--unit=foo.service bar.service
--unit=foo.service --unit=bar.service
foo.service bar.service --unit
Similarly for --user-unit.
The only case that doesn't work well is when --unit and --user-unit are mixed:
--unit=foo.service --user-unit=bar.service
We'll treat both names as user units. I think this is OK.
Diffstat (limited to 'catalog/systemd.pt_BR.catalog.in')
0 files changed, 0 insertions, 0 deletions