Skip to content

Commit

Permalink
infrastrusture.sh: rlServiceRestore doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
hegerj committed Feb 8, 2019
1 parent 50ee3e4 commit 4b2f0b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/infrastructure.sh
Expand Up @@ -1150,7 +1150,9 @@ rlServiceStop() {
=head3 rlServiceRestore
Restore given C<service> into its original state (before the first
C<rlServiceStart> or C<rlServiceStop> was called).
C<rlServiceStart> or C<rlServiceStop> was called). If C<rlServiceStart> was
called on already running C<service>, C<rlServiceRestore> will restart the
C<service> when restoring its state.
rlServiceRestore [service...]
Expand Down

0 comments on commit 4b2f0b0

Please sign in to comment.