https://www.archlinux.org/pacman/pacman.8.html
https://wiki.archlinux.org/index.php/Pacman
https://wiki.archlinux.org/index.php/Pacman_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
#! /usr/bin/env python | |
# -*- coding: utf-8 -*- | |
"""This module's docstring summary line. | |
This is a multi-line docstring. Paragraphs are separated with blank lines. | |
Lines conform to 79-column limit. | |
Module and packages names should be short, lower_case_with_underscores. | |
See http://www.python.org/dev/peps/pep-0008/ for more PEP-8 details and |
https://github.com/WilliamHackmore/linuxgems/blob/master/cheat_sheet.org.sh
# cheat_sheet.org
# (C) William Hackmore, 2010
# The contents of this file are released under the GNU General Public License. Feel free to reuse the contents of this work, as long as the resultant works give proper attribution and are made publicly available under the GNU General Public License.
# Last updated 8/14/2012
# Best viewed in emacs org-mode.
Sublime Text 2 Documentation: http://www.sublimetext.com/docs/2/.
Ctrl + C
copy current line (if no selection)
Ctrl + X
cut current line (if no selection)