assemblers/tar: small description cleanup
Replace the short and redundant first line of the description with the more detailed following header line.
This commit is contained in:
parent
89c3df8de4
commit
94d40da5cb
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/usr/bin/python3
|
||||
"""
|
||||
Assemble a tar archive
|
||||
|
||||
Assembles the tree into a tar archive named `filename`.
|
||||
|
||||
Uses the buildhost's `tar` command, like: `tar -cf $FILENAME -C $TREE`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue