mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #14636 from rallytime/pylint_fix
Fix trailing whitepsace
This commit is contained in:
commit
4523a0efef
@ -70,7 +70,7 @@ def tar(options, tarfile, sources=None, dest=None, cwd=None, template=None):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' archive.tar cjvf /tmp/salt.tar.bz2 {{grains.saltpath}} template=jinja
|
||||
salt '*' archive.tar cjvf /tmp/salt.tar.bz2 {{grains.saltpath}} template=jinja
|
||||
|
||||
|
||||
To unpack a tarfile, for example:
|
||||
|
Loading…
Reference in New Issue
Block a user