Update create_manpage_completions.py

This commit is contained in:
Aaron Gyes 2021-12-13 04:33:26 -08:00 committed by GitHub
parent f082b6c1bd
commit 84f5e9db20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Run me like this: ./create_manpage_completions.py /usr/share/man/man{1,8}/* > man_completions.fish