mirror of
https://github.com/opsschool/curriculum.git
synced 2025-12-06 00:19:45 +01:00
fixed all malformed todos (#314)
This commit is contained in:
parent
18bd10a143
commit
fca88a4bc2
|
|
@ -320,7 +320,7 @@ management tool for data centers.
|
||||||
Getty
|
Getty
|
||||||
=====
|
=====
|
||||||
|
|
||||||
.. todo: Check this section. I think i've got it down, but I'm not super
|
.. todo:: Check this section. I think i've got it down, but I'm not super
|
||||||
familiar with this part.
|
familiar with this part.
|
||||||
|
|
||||||
After all the system initialization scripts have run, we're ready to present the
|
After all the system initialization scripts have run, we're ready to present the
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
Introduction
|
Introduction
|
||||||
############
|
############
|
||||||
|
|
||||||
.. todo: Explain "What is Ops School?"
|
.. todo:: Explain "What is Ops School?"
|
||||||
|
|
||||||
|
|
||||||
***************
|
***************
|
||||||
|
|
|
||||||
|
|
@ -162,8 +162,8 @@ want to known which package it belongs to:
|
||||||
|
|
||||||
Creating packages
|
Creating packages
|
||||||
-----------------
|
-----------------
|
||||||
.. todo: Mention spec files and roughly how RPMs are put together.
|
.. todo:: Mention spec files and roughly how RPMs are put together.
|
||||||
.. todo: Then introduce FPM and tell them not to bother with spec files yet.
|
.. todo:: Then introduce FPM and tell them not to bother with spec files yet.
|
||||||
|
|
||||||
There are two todos here.
|
There are two todos here.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -315,7 +315,7 @@ An instance variable in Ruby is prepended by ``@`` symbol.
|
||||||
Rubygems
|
Rubygems
|
||||||
--------
|
--------
|
||||||
|
|
||||||
.. todo: Explain more about what rubygems are as well as http://rubygems.org
|
.. todo:: Explain more about what rubygems are as well as http://rubygems.org
|
||||||
|
|
||||||
Databases
|
Databases
|
||||||
---------
|
---------
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ The following commands are very common while using the ``emacs`` mode.
|
||||||
- ``Ctrl-u``: Delete from the cursor backward
|
- ``Ctrl-u``: Delete from the cursor backward
|
||||||
- ``Ctrl-r``: Search the command history
|
- ``Ctrl-r``: Search the command history
|
||||||
|
|
||||||
.. todo: Add vi examples. I haven't used that mode in years and will need to look up the mirror version of the above commands.
|
.. todo:: Add vi examples. I haven't used that mode in years and will need to look up the mirror version of the above commands.
|
||||||
|
|
||||||
Setting the Mode
|
Setting the Mode
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user