Skip to content

Commit

Permalink
Add some comments to qubes.repos.List
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Apr 8, 2019
1 parent 3786197 commit 82806b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions qubes-rpc/qubes.repos.List
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/usr/bin/python3

# Records in the output are separated by newlines; fields are separated by \0
# Each record is unique_id:pretty_name:enabled

import dnf

base = dnf.Base()
Expand Down

0 comments on commit 82806b5

Please sign in to comment.