importer: Add module docstring
This commit is contained in:
parent
ea332d65ea
commit
2874cdea22
@ -18,6 +18,12 @@
|
|||||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
|
"""Tool to import data from other browsers.
|
||||||
|
|
||||||
|
Currently only importing bookmarks from Chromium is supported.
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user