mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
nix: Correct documentation for gc
It doesn't actually show a list of all the operations, just the nix summary.
This commit is contained in:
parent
88831d5246
commit
654dbc1341
@ -252,7 +252,7 @@ def collect_garbage():
|
||||
'''
|
||||
Completely removed all currently 'uninstalled' packages in the nix store.
|
||||
|
||||
Returns a list of all the operations done. There is no filtering for this.
|
||||
Tells the user how many store paths were removed and how much space was freed.
|
||||
|
||||
.. warning::
|
||||
This is a destructive action on the nix store.
|
||||
|
Loading…
Reference in New Issue
Block a user