~dcaro/clicompanion/fix-1035073.2

« back to all changes in this revision

Viewing changes to data/clicompanion2.config

  • Committer: Marek Bardoński
  • Date: 2012-04-09 06:21:39 UTC
  • mfrom: (108.1.1 clicompanion)
  • Revision ID: bdfhjk@gmail.com-20120409062139-uxgnpifqtbc0hw9m
Merged with lp:~benny/clicompanion/fix-for-946817

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
sudo apt-get update             Update database of available packages
108
108
sudo apt-get install ?  Package Install given package and its dependencies
109
109
sudo apt-get remove ?   Package Remove given package
110
 
sudo apt-get auto-remove                Remove all packages installed as dependencies which are no longer needed
 
110
sudo apt-get autoremove         Remove all packages installed as dependencies which are no longer needed
111
111
apt-get source ?        Package Download and install given source package into current directory
112
112
date            Display local date and time in local display format
113
113
date -R         Display local date and time in RFC2822 format