summaryrefslogtreecommitdiff
path: root/man/systemd-run.xml
AgeCommit message (Collapse)Author
2014-02-14man: always place <programlisting> and </programlisting> in a line with ↵Lennart Poettering
actual sources, so that we don't get spurious newlines in the man page output
2013-11-07man: wording and grammar updatesJan Engelhardt
This is a recurring submission and includes corrections to various issue spotted: comma setting, missing words/preposition choice.
2013-11-06run: support --system to match other commands, even if redundantLennart Poettering
2013-11-05man: fix typoRonny Chevalier
2013-10-30run: add support for executing commands remotely via SSH or in a containerLennart Poettering
Also, unify the transport logic a bit, since we reuse the same scheme in many of our client tools.
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-08-04man: wording and grammar updatesJan Engelhardt
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits.
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering
2013-07-26core: allow setting RemainAfterExit= for transient servicesLennart Poettering
2013-07-21man: wording and grammar updatesJan Engelhardt
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits.
2013-07-19man: extend systemd-run man page a littleLennart Poettering
2013-07-10man: document systemd-runZbigniew Jędrzejewski-Szmek